[INFO] cloning repository https://github.com/agustim/aether
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agustim/aether" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagustim%2Faether", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagustim%2Faether'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64a2ca8d1b3674f350a800a89d2efbb43bbb644d
[INFO] fixing agustim/aether against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagustim%2Faether" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/agustim/aether
[INFO] finished tweaking git repo https://github.com/agustim/aether
[INFO] tweaked toml for git repo https://github.com/agustim/aether written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agustim/aether on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/agustim/aether already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 12c1a37a5e907c18b22ea036568795aed4e1103f74a28dcc3989ba7e3c4f8d60
[INFO] running `Command { std: "docker" "start" "12c1a37a5e907c18b22ea036568795aed4e1103f74a28dcc3989ba7e3c4f8d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12c1a37a5e907c18b22ea036568795aed4e1103f74a28dcc3989ba7e3c4f8d60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c1a37a5e907c18b22ea036568795aed4e1103f74a28dcc3989ba7e3c4f8d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12c1a37a5e907c18b22ea036568795aed4e1103f74a28dcc3989ba7e3c4f8d60" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating orchestrator/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating sandbox/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking sandbox v0.1.0 (/opt/rustwide/workdir/sandbox)
[INFO] [stderr]    Migrating sandbox/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking mockito v1.7.2
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking teloxide-core v0.9.1
[INFO] [stderr]     Checking teloxide v0.12.2
[INFO] [stderr]     Checking orchestrator v0.1.0 (/opt/rustwide/workdir/orchestrator)
[INFO] [stderr]    Migrating orchestrator/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/llm_client.rs:278:45
[INFO] [stdout]      |
[INFO] [stdout]  277 |     let client = LLMClient::new(config.clone());
[INFO] [stdout]      |         ------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `client` calls a custom destructor
[INFO] [stdout]      |         `client` will be dropped later as of Edition 2024
[INFO] [stdout]  278 |     client.call(system_prompt, user_prompt).await
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  279 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]      |
[INFO] [stdout]  238 |           impl Drop for $owned {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.79/src/ssl/mod.rs:1756:1
[INFO] [stdout]      |
[INFO] [stdout] 1756 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 1757 | |     type CType = ffi::SSL_CTX;
[INFO] [stdout] 1758 | |     fn drop = ffi::SSL_CTX_free;
[INFO] [stdout] ...    |
[INFO] [stdout] 1769 | |     pub struct SslContextRef;
[INFO] [stdout] 1770 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/telegram_bot.rs:402:41
[INFO] [stdout]      |
[INFO] [stdout]  336 |           let updates = match bot.get_updates().limit(100).offset(offset).await {
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |                                           |
[INFO] [stdout]      |                               |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               Ok(updates) => updates,
[INFO] [stdout]  338 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `e` calls a custom destructor
[INFO] [stdout]      |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |                   tracing::warn!("⚠️ Error obtenint missatges: {}", e);
[INFO] [stdout]  340 |                   tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  346 |               tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
[INFO] [stdout]      |               -------------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  357 |                           if let Err(e) = bot.send_message(msg.chat.id, welcome).await {
[INFO] [stdout]      |                                      -    --------------------------------------------
[INFO] [stdout]      |                                      |    |                                      |
[INFO] [stdout]      |                                      |    |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      |    |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                           let _ = bot.send_message(msg.chat.id, send_msg).await;
[INFO] [stdout]      |                                   ---------------------------------------------
[INFO] [stdout]      |                                   |                                       |
[INFO] [stdout]      |                                   |                                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                   |                                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  367 |
[INFO] [stdout]  368 |                           match send_intent_to_server(&http_url, intent).await {
[INFO] [stdout]      |                                 ----------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                 `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  373 |                                   match auto_approve_proposal(&http_url, proposal.proposal_id).await {
[INFO] [stdout]      |                                         ------------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  379 |                                           let _ = bot.send_message(msg.chat.id, response_text)
[INFO] [stdout]      |  _________________________________________________-
[INFO] [stdout]  380 | |                                             .parse_mode(teloxide::types::ParseMode::MarkdownV2)
[INFO] [stdout]  381 | |                                             .await;
[INFO] [stdout]      | |                                              -----
[INFO] [stdout]      | |                                              |   |
[INFO] [stdout]      | |                                              |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                              |   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                |   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                                `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  388 |                                           let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                                   --------------------------------------------------
[INFO] [stdout]      |                                                   |                                            |
[INFO] [stdout]      |                                                   |                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                                   |                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                                   `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  397 |                                   let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                           --------------------------------------------------
[INFO] [stdout]      |                                           |                                            |
[INFO] [stdout]      |                                           |                                            this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                           |                                            `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                           `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  402 |                           if let Err(e) = bot.send_message(msg.chat.id, "📊 Estat: OK ✅").await {
[INFO] [stdout]      |                                      -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                      |    |                                                |
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#35`
[INFO] [stdout]      |                                      |    |                                                up until Edition 2021 `#35` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |    |                                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#34`
[INFO] [stdout]      |                                      |    up until Edition 2021 `#34` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                      |    `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  405 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  408 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("🔄 Workspace: {}", ws)).await {
[INFO] [stdout]      |                                      -    --------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                              |
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                                      |    |                                                              `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                                      |    `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                      `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 |                           if let Err(e) = bot.send_message(msg.chat.id, "📋 No hi ha logs recents.").await {
[INFO] [stdout]      |                                      -    ----------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                          |
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                      |    |                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                      |    `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                                      `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  418 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("💬 Rebut: {}", text)).await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                            |
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                                      |    |                                                            `#32` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                                      |    `#31` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]      |                                      `#33` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#34` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#35` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#33` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/telegram_bot.rs:408:41
[INFO] [stdout]      |
[INFO] [stdout]  336 |           let updates = match bot.get_updates().limit(100).offset(offset).await {
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |                                           |
[INFO] [stdout]      |                               |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               Ok(updates) => updates,
[INFO] [stdout]  338 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `e` calls a custom destructor
[INFO] [stdout]      |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |                   tracing::warn!("⚠️ Error obtenint missatges: {}", e);
[INFO] [stdout]  340 |                   tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  346 |               tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
[INFO] [stdout]      |               -------------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  357 |                           if let Err(e) = bot.send_message(msg.chat.id, welcome).await {
[INFO] [stdout]      |                                      -    --------------------------------------------
[INFO] [stdout]      |                                      |    |                                      |
[INFO] [stdout]      |                                      |    |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      |    |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                           let _ = bot.send_message(msg.chat.id, send_msg).await;
[INFO] [stdout]      |                                   ---------------------------------------------
[INFO] [stdout]      |                                   |                                       |
[INFO] [stdout]      |                                   |                                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                   |                                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  367 |
[INFO] [stdout]  368 |                           match send_intent_to_server(&http_url, intent).await {
[INFO] [stdout]      |                                 ----------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                 `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  373 |                                   match auto_approve_proposal(&http_url, proposal.proposal_id).await {
[INFO] [stdout]      |                                         ------------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  379 |                                           let _ = bot.send_message(msg.chat.id, response_text)
[INFO] [stdout]      |  _________________________________________________-
[INFO] [stdout]  380 | |                                             .parse_mode(teloxide::types::ParseMode::MarkdownV2)
[INFO] [stdout]  381 | |                                             .await;
[INFO] [stdout]      | |                                              -----
[INFO] [stdout]      | |                                              |   |
[INFO] [stdout]      | |                                              |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                              |   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                |   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                                `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  388 |                                           let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                                   --------------------------------------------------
[INFO] [stdout]      |                                                   |                                            |
[INFO] [stdout]      |                                                   |                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                                   |                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                                   `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  397 |                                   let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                           --------------------------------------------------
[INFO] [stdout]      |                                           |                                            |
[INFO] [stdout]      |                                           |                                            this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                           |                                            `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                           `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  402 |                           if let Err(e) = bot.send_message(msg.chat.id, "📊 Estat: OK ✅").await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                |
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |    |                                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                      |    `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  408 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("🔄 Workspace: {}", ws)).await {
[INFO] [stdout]      |                                      -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                      |    |                                                              |
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#35`
[INFO] [stdout]      |                                      |    |                                                              up until Edition 2021 `#35` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                                      |    |                                                              `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#34`
[INFO] [stdout]      |                                      |    up until Edition 2021 `#34` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                                      |    `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                      `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  411 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  412 |                       Some("/logs") => {
[INFO] [stdout]  413 |                           if let Err(e) = bot.send_message(msg.chat.id, "📋 No hi ha logs recents.").await {
[INFO] [stdout]      |                                      -    ----------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                          |
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                      |    |                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                      |    `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                                      `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  418 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("💬 Rebut: {}", text)).await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                            |
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                                      |    |                                                            `#32` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                                      |    `#31` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]      |                                      `#33` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#34` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#35` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#33` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/telegram_bot.rs:413:41
[INFO] [stdout]      |
[INFO] [stdout]  336 |           let updates = match bot.get_updates().limit(100).offset(offset).await {
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |                                           |
[INFO] [stdout]      |                               |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               Ok(updates) => updates,
[INFO] [stdout]  338 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `e` calls a custom destructor
[INFO] [stdout]      |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |                   tracing::warn!("⚠️ Error obtenint missatges: {}", e);
[INFO] [stdout]  340 |                   tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  346 |               tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
[INFO] [stdout]      |               -------------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  357 |                           if let Err(e) = bot.send_message(msg.chat.id, welcome).await {
[INFO] [stdout]      |                                      -    --------------------------------------------
[INFO] [stdout]      |                                      |    |                                      |
[INFO] [stdout]      |                                      |    |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      |    |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                           let _ = bot.send_message(msg.chat.id, send_msg).await;
[INFO] [stdout]      |                                   ---------------------------------------------
[INFO] [stdout]      |                                   |                                       |
[INFO] [stdout]      |                                   |                                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                   |                                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  367 |
[INFO] [stdout]  368 |                           match send_intent_to_server(&http_url, intent).await {
[INFO] [stdout]      |                                 ----------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                 `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  373 |                                   match auto_approve_proposal(&http_url, proposal.proposal_id).await {
[INFO] [stdout]      |                                         ------------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  379 |                                           let _ = bot.send_message(msg.chat.id, response_text)
[INFO] [stdout]      |  _________________________________________________-
[INFO] [stdout]  380 | |                                             .parse_mode(teloxide::types::ParseMode::MarkdownV2)
[INFO] [stdout]  381 | |                                             .await;
[INFO] [stdout]      | |                                              -----
[INFO] [stdout]      | |                                              |   |
[INFO] [stdout]      | |                                              |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                              |   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                |   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                                `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  388 |                                           let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                                   --------------------------------------------------
[INFO] [stdout]      |                                                   |                                            |
[INFO] [stdout]      |                                                   |                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                                   |                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                                   `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  397 |                                   let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                           --------------------------------------------------
[INFO] [stdout]      |                                           |                                            |
[INFO] [stdout]      |                                           |                                            this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                           |                                            `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                           `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  402 |                           if let Err(e) = bot.send_message(msg.chat.id, "📊 Estat: OK ✅").await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                |
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |    |                                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                      |    `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  408 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("🔄 Workspace: {}", ws)).await {
[INFO] [stdout]      |                                      -    --------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                              |
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                                      |    |                                                              `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                                      |    `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                      `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 |                           if let Err(e) = bot.send_message(msg.chat.id, "📋 No hi ha logs recents.").await {
[INFO] [stdout]      |                                      -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                      |    |                                                          |
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#35`
[INFO] [stdout]      |                                      |    |                                                          up until Edition 2021 `#35` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                      |    |                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#34`
[INFO] [stdout]      |                                      |    up until Edition 2021 `#34` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                      |    `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                                      `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  416 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  417 |                       Some(text) => {
[INFO] [stdout]  418 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("💬 Rebut: {}", text)).await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                            |
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                                      |    |                                                            `#32` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                                      |    `#31` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]      |                                      `#33` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#34` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#35` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#33` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/telegram_bot.rs:418:41
[INFO] [stdout]      |
[INFO] [stdout]  336 |           let updates = match bot.get_updates().limit(100).offset(offset).await {
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |                                           |
[INFO] [stdout]      |                               |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               Ok(updates) => updates,
[INFO] [stdout]  338 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `e` calls a custom destructor
[INFO] [stdout]      |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |                   tracing::warn!("⚠️ Error obtenint missatges: {}", e);
[INFO] [stdout]  340 |                   tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  346 |               tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
[INFO] [stdout]      |               -------------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  357 |                           if let Err(e) = bot.send_message(msg.chat.id, welcome).await {
[INFO] [stdout]      |                                      -    --------------------------------------------
[INFO] [stdout]      |                                      |    |                                      |
[INFO] [stdout]      |                                      |    |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      |    |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                           let _ = bot.send_message(msg.chat.id, send_msg).await;
[INFO] [stdout]      |                                   ---------------------------------------------
[INFO] [stdout]      |                                   |                                       |
[INFO] [stdout]      |                                   |                                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                   |                                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  367 |
[INFO] [stdout]  368 |                           match send_intent_to_server(&http_url, intent).await {
[INFO] [stdout]      |                                 ----------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                 `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  373 |                                   match auto_approve_proposal(&http_url, proposal.proposal_id).await {
[INFO] [stdout]      |                                         ------------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  379 |                                           let _ = bot.send_message(msg.chat.id, response_text)
[INFO] [stdout]      |  _________________________________________________-
[INFO] [stdout]  380 | |                                             .parse_mode(teloxide::types::ParseMode::MarkdownV2)
[INFO] [stdout]  381 | |                                             .await;
[INFO] [stdout]      | |                                              -----
[INFO] [stdout]      | |                                              |   |
[INFO] [stdout]      | |                                              |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                              |   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                |   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                                `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  388 |                                           let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                                   --------------------------------------------------
[INFO] [stdout]      |                                                   |                                            |
[INFO] [stdout]      |                                                   |                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                                   |                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                                   `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  397 |                                   let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                           --------------------------------------------------
[INFO] [stdout]      |                                           |                                            |
[INFO] [stdout]      |                                           |                                            this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                           |                                            `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                           `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  402 |                           if let Err(e) = bot.send_message(msg.chat.id, "📊 Estat: OK ✅").await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                |
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |    |                                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                      |    `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  408 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("🔄 Workspace: {}", ws)).await {
[INFO] [stdout]      |                                      -    --------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                              |
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                                      |    |                                                              `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                                      |    `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                      `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 |                           if let Err(e) = bot.send_message(msg.chat.id, "📋 No hi ha logs recents.").await {
[INFO] [stdout]      |                                      -    ----------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                          |
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                      |    |                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                      |    `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                                      `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  418 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("💬 Rebut: {}", text)).await {
[INFO] [stdout]      |                                      -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                      |    |                                                            |
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#35`
[INFO] [stdout]      |                                      |    |                                                            up until Edition 2021 `#35` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                                      |    |                                                            `#32` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#34`
[INFO] [stdout]      |                                      |    up until Edition 2021 `#34` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                                      |    `#31` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]      |                                      `#33` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  421 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#34` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#35` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#33` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed orchestrator/src/telegram_bot.rs (2 fixes)
[INFO] [stderr]        Fixed orchestrator/src/llm_client.rs (26 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/llm_client.rs:278:45
[INFO] [stdout]      |
[INFO] [stdout]  277 |     let client = LLMClient::new(config.clone());
[INFO] [stdout]      |         ------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `client` calls a custom destructor
[INFO] [stdout]      |         `client` will be dropped later as of Edition 2024
[INFO] [stdout]  278 |     client.call(system_prompt, user_prompt).await
[INFO] [stdout]      |                                             ^^^^^
[INFO] [stdout]      |                                             |
[INFO] [stdout]      |                                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  279 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foreign-types-0.3.2/src/lib.rs:238:9
[INFO] [stdout]      |
[INFO] [stdout]  238 |           impl Drop for $owned {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.79/src/ssl/mod.rs:1756:1
[INFO] [stdout]      |
[INFO] [stdout] 1756 | / foreign_type_and_impl_send_sync! {
[INFO] [stdout] 1757 | |     type CType = ffi::SSL_CTX;
[INFO] [stdout] 1758 | |     fn drop = ffi::SSL_CTX_free;
[INFO] [stdout] ...    |
[INFO] [stdout] 1769 | |     pub struct SslContextRef;
[INFO] [stdout] 1770 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `::foreign_types::foreign_type` which comes from the expansion of the macro `foreign_type_and_impl_send_sync` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/telegram_bot.rs:402:41
[INFO] [stdout]      |
[INFO] [stdout]  336 |           let updates = match bot.get_updates().limit(100).offset(offset).await {
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |                                           |
[INFO] [stdout]      |                               |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               Ok(updates) => updates,
[INFO] [stdout]  338 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `e` calls a custom destructor
[INFO] [stdout]      |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |                   tracing::warn!("⚠️ Error obtenint missatges: {}", e);
[INFO] [stdout]  340 |                   tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  346 |               tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
[INFO] [stdout]      |               -------------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  357 |                           if let Err(e) = bot.send_message(msg.chat.id, welcome).await {
[INFO] [stdout]      |                                      -    --------------------------------------------
[INFO] [stdout]      |                                      |    |                                      |
[INFO] [stdout]      |                                      |    |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      |    |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                           let _ = bot.send_message(msg.chat.id, send_msg).await;
[INFO] [stdout]      |                                   ---------------------------------------------
[INFO] [stdout]      |                                   |                                       |
[INFO] [stdout]      |                                   |                                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                   |                                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  367 |
[INFO] [stdout]  368 |                           match send_intent_to_server(&http_url, intent).await {
[INFO] [stdout]      |                                 ----------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                 `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  373 |                                   match auto_approve_proposal(&http_url, proposal.proposal_id).await {
[INFO] [stdout]      |                                         ------------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  379 |                                           let _ = bot.send_message(msg.chat.id, response_text)
[INFO] [stdout]      |  _________________________________________________-
[INFO] [stdout]  380 | |                                             .parse_mode(teloxide::types::ParseMode::MarkdownV2)
[INFO] [stdout]  381 | |                                             .await;
[INFO] [stdout]      | |                                              -----
[INFO] [stdout]      | |                                              |   |
[INFO] [stdout]      | |                                              |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                              |   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                |   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                                `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  388 |                                           let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                                   --------------------------------------------------
[INFO] [stdout]      |                                                   |                                            |
[INFO] [stdout]      |                                                   |                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                                   |                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                                   `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  397 |                                   let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                           --------------------------------------------------
[INFO] [stdout]      |                                           |                                            |
[INFO] [stdout]      |                                           |                                            this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                           |                                            `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                           `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  402 |                           if let Err(e) = bot.send_message(msg.chat.id, "📊 Estat: OK ✅").await {
[INFO] [stdout]      |                                      -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                      |    |                                                |
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#35`
[INFO] [stdout]      |                                      |    |                                                up until Edition 2021 `#35` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |    |                                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#34`
[INFO] [stdout]      |                                      |    up until Edition 2021 `#34` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                      |    `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  405 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...
[INFO] [stdout]  408 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("🔄 Workspace: {}", ws)).await {
[INFO] [stdout]      |                                      -    --------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                              |
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                                      |    |                                                              `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                                      |    `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                      `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 |                           if let Err(e) = bot.send_message(msg.chat.id, "📋 No hi ha logs recents.").await {
[INFO] [stdout]      |                                      -    ----------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                          |
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                      |    |                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                      |    `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                                      `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  418 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("💬 Rebut: {}", text)).await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                            |
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                                      |    |                                                            `#32` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                                      |    `#31` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]      |                                      `#33` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#34` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#35` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#33` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/telegram_bot.rs:408:41
[INFO] [stdout]      |
[INFO] [stdout]  336 |           let updates = match bot.get_updates().limit(100).offset(offset).await {
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |                                           |
[INFO] [stdout]      |                               |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               Ok(updates) => updates,
[INFO] [stdout]  338 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `e` calls a custom destructor
[INFO] [stdout]      |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |                   tracing::warn!("⚠️ Error obtenint missatges: {}", e);
[INFO] [stdout]  340 |                   tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  346 |               tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
[INFO] [stdout]      |               -------------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  357 |                           if let Err(e) = bot.send_message(msg.chat.id, welcome).await {
[INFO] [stdout]      |                                      -    --------------------------------------------
[INFO] [stdout]      |                                      |    |                                      |
[INFO] [stdout]      |                                      |    |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      |    |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                           let _ = bot.send_message(msg.chat.id, send_msg).await;
[INFO] [stdout]      |                                   ---------------------------------------------
[INFO] [stdout]      |                                   |                                       |
[INFO] [stdout]      |                                   |                                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                   |                                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  367 |
[INFO] [stdout]  368 |                           match send_intent_to_server(&http_url, intent).await {
[INFO] [stdout]      |                                 ----------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                 `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  373 |                                   match auto_approve_proposal(&http_url, proposal.proposal_id).await {
[INFO] [stdout]      |                                         ------------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  379 |                                           let _ = bot.send_message(msg.chat.id, response_text)
[INFO] [stdout]      |  _________________________________________________-
[INFO] [stdout]  380 | |                                             .parse_mode(teloxide::types::ParseMode::MarkdownV2)
[INFO] [stdout]  381 | |                                             .await;
[INFO] [stdout]      | |                                              -----
[INFO] [stdout]      | |                                              |   |
[INFO] [stdout]      | |                                              |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                              |   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                |   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                                `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  388 |                                           let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                                   --------------------------------------------------
[INFO] [stdout]      |                                                   |                                            |
[INFO] [stdout]      |                                                   |                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                                   |                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                                   `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  397 |                                   let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                           --------------------------------------------------
[INFO] [stdout]      |                                           |                                            |
[INFO] [stdout]      |                                           |                                            this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                           |                                            `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                           `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  402 |                           if let Err(e) = bot.send_message(msg.chat.id, "📊 Estat: OK ✅").await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                |
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |    |                                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                      |    `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  408 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("🔄 Workspace: {}", ws)).await {
[INFO] [stdout]      |                                      -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                      |    |                                                              |
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#35`
[INFO] [stdout]      |                                      |    |                                                              up until Edition 2021 `#35` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                                      |    |                                                              `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#34`
[INFO] [stdout]      |                                      |    up until Edition 2021 `#34` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                                      |    `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                      `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  411 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  412 |                       Some("/logs") => {
[INFO] [stdout]  413 |                           if let Err(e) = bot.send_message(msg.chat.id, "📋 No hi ha logs recents.").await {
[INFO] [stdout]      |                                      -    ----------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                          |
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                      |    |                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                      |    `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                                      `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  418 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("💬 Rebut: {}", text)).await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                            |
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                                      |    |                                                            `#32` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                                      |    `#31` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]      |                                      `#33` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#34` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#35` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#33` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/telegram_bot.rs:413:41
[INFO] [stdout]      |
[INFO] [stdout]  336 |           let updates = match bot.get_updates().limit(100).offset(offset).await {
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |                                           |
[INFO] [stdout]      |                               |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               Ok(updates) => updates,
[INFO] [stdout]  338 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `e` calls a custom destructor
[INFO] [stdout]      |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |                   tracing::warn!("⚠️ Error obtenint missatges: {}", e);
[INFO] [stdout]  340 |                   tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  346 |               tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
[INFO] [stdout]      |               -------------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  357 |                           if let Err(e) = bot.send_message(msg.chat.id, welcome).await {
[INFO] [stdout]      |                                      -    --------------------------------------------
[INFO] [stdout]      |                                      |    |                                      |
[INFO] [stdout]      |                                      |    |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      |    |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                           let _ = bot.send_message(msg.chat.id, send_msg).await;
[INFO] [stdout]      |                                   ---------------------------------------------
[INFO] [stdout]      |                                   |                                       |
[INFO] [stdout]      |                                   |                                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                   |                                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  367 |
[INFO] [stdout]  368 |                           match send_intent_to_server(&http_url, intent).await {
[INFO] [stdout]      |                                 ----------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                 `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  373 |                                   match auto_approve_proposal(&http_url, proposal.proposal_id).await {
[INFO] [stdout]      |                                         ------------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  379 |                                           let _ = bot.send_message(msg.chat.id, response_text)
[INFO] [stdout]      |  _________________________________________________-
[INFO] [stdout]  380 | |                                             .parse_mode(teloxide::types::ParseMode::MarkdownV2)
[INFO] [stdout]  381 | |                                             .await;
[INFO] [stdout]      | |                                              -----
[INFO] [stdout]      | |                                              |   |
[INFO] [stdout]      | |                                              |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                              |   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                |   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                                `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  388 |                                           let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                                   --------------------------------------------------
[INFO] [stdout]      |                                                   |                                            |
[INFO] [stdout]      |                                                   |                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                                   |                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                                   `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  397 |                                   let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                           --------------------------------------------------
[INFO] [stdout]      |                                           |                                            |
[INFO] [stdout]      |                                           |                                            this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                           |                                            `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                           `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  402 |                           if let Err(e) = bot.send_message(msg.chat.id, "📊 Estat: OK ✅").await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                |
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |    |                                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                      |    `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  408 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("🔄 Workspace: {}", ws)).await {
[INFO] [stdout]      |                                      -    --------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                              |
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                                      |    |                                                              `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                                      |    `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                      `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 |                           if let Err(e) = bot.send_message(msg.chat.id, "📋 No hi ha logs recents.").await {
[INFO] [stdout]      |                                      -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                      |    |                                                          |
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#35`
[INFO] [stdout]      |                                      |    |                                                          up until Edition 2021 `#35` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                      |    |                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#34`
[INFO] [stdout]      |                                      |    up until Edition 2021 `#34` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                      |    `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                                      `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  416 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]  417 |                       Some(text) => {
[INFO] [stdout]  418 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("💬 Rebut: {}", text)).await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                            |
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                                      |    |                                                            `#32` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                                      |    `#31` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]      |                                      `#33` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#34` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#35` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#33` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> orchestrator/src/telegram_bot.rs:418:41
[INFO] [stdout]      |
[INFO] [stdout]  336 |           let updates = match bot.get_updates().limit(100).offset(offset).await {
[INFO] [stdout]      |                               -------------------------------------------------
[INFO] [stdout]      |                               |                                           |
[INFO] [stdout]      |                               |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                               |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                               `__awaitee` calls a custom destructor
[INFO] [stdout]      |                               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  337 |               Ok(updates) => updates,
[INFO] [stdout]  338 |               Err(e) => {
[INFO] [stdout]      |                   -
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   `e` calls a custom destructor
[INFO] [stdout]      |                   `e` will be dropped later as of Edition 2024
[INFO] [stdout]  339 |                   tracing::warn!("⚠️ Error obtenint missatges: {}", e);
[INFO] [stdout]  340 |                   tokio::time::sleep(tokio::time::Duration::from_secs(5)).await;
[INFO] [stdout]      |                   -------------------------------------------------------------
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                   `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  346 |               tokio::time::sleep(tokio::time::Duration::from_secs(2)).await;
[INFO] [stdout]      |               -------------------------------------------------------------
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  357 |                           if let Err(e) = bot.send_message(msg.chat.id, welcome).await {
[INFO] [stdout]      |                                      -    --------------------------------------------
[INFO] [stdout]      |                                      |    |                                      |
[INFO] [stdout]      |                                      |    |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      |    |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |    `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                      `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  366 |                           let _ = bot.send_message(msg.chat.id, send_msg).await;
[INFO] [stdout]      |                                   ---------------------------------------------
[INFO] [stdout]      |                                   |                                       |
[INFO] [stdout]      |                                   |                                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                   |                                       `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                   `#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                   this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                   `#9` will be dropped later as of Edition 2024
[INFO] [stdout]  367 |
[INFO] [stdout]  368 |                           match send_intent_to_server(&http_url, intent).await {
[INFO] [stdout]      |                                 ----------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                 `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  373 |                                   match auto_approve_proposal(&http_url, proposal.proposal_id).await {
[INFO] [stdout]      |                                         ------------------------------------------------------------
[INFO] [stdout]      |                                         |
[INFO] [stdout]      |                                         this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |                                         `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  379 |                                           let _ = bot.send_message(msg.chat.id, response_text)
[INFO] [stdout]      |  _________________________________________________-
[INFO] [stdout]  380 | |                                             .parse_mode(teloxide::types::ParseMode::MarkdownV2)
[INFO] [stdout]  381 | |                                             .await;
[INFO] [stdout]      | |                                              -----
[INFO] [stdout]      | |                                              |   |
[INFO] [stdout]      | |                                              |   this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      | |                                              |   `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      | |______________________________________________|___this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |                                                |   `#14` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |                                                `#15` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  388 |                                           let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                                   --------------------------------------------------
[INFO] [stdout]      |                                                   |                                            |
[INFO] [stdout]      |                                                   |                                            this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                                   |                                            `#18` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |                                                   `#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                                   `#17` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  397 |                                   let _ = bot.send_message(msg.chat.id, response_text).await;
[INFO] [stdout]      |                                           --------------------------------------------------
[INFO] [stdout]      |                                           |                                            |
[INFO] [stdout]      |                                           |                                            this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |                                           |                                            `#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |                                           `#19` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                           this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                                           `#20` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  402 |                           if let Err(e) = bot.send_message(msg.chat.id, "📊 Estat: OK ✅").await {
[INFO] [stdout]      |                                      -    ------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                |
[INFO] [stdout]      |                                      |    |                                                this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |    |                                                `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |                                      |    `#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  408 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("🔄 Workspace: {}", ws)).await {
[INFO] [stdout]      |                                      -    --------------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                              |
[INFO] [stdout]      |                                      |    |                                                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                                      |    |                                                              `#26` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                                      |    `#25` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#27`
[INFO] [stdout]      |                                      `#27` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  413 |                           if let Err(e) = bot.send_message(msg.chat.id, "📋 No hi ha logs recents.").await {
[INFO] [stdout]      |                                      -    ----------------------------------------------------------------
[INFO] [stdout]      |                                      |    |                                                          |
[INFO] [stdout]      |                                      |    |                                                          this value will be stored in a temporary; let us call it `#29`
[INFO] [stdout]      |                                      |    |                                                          `#29` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#28`
[INFO] [stdout]      |                                      |    `#28` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#30`
[INFO] [stdout]      |                                      `#30` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  418 |                           if let Err(e) = bot.send_message(msg.chat.id, format!("💬 Rebut: {}", text)).await {
[INFO] [stdout]      |                                      -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                                      |    |                                                            |
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#35`
[INFO] [stdout]      |                                      |    |                                                            up until Edition 2021 `#35` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    |                                                            this value will be stored in a temporary; let us call it `#32`
[INFO] [stdout]      |                                      |    |                                                            `#32` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#34`
[INFO] [stdout]      |                                      |    up until Edition 2021 `#34` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                                      |    this value will be stored in a temporary; let us call it `#31`
[INFO] [stdout]      |                                      |    `#31` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#33`
[INFO] [stdout]      |                                      `#33` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  421 |                       }
[INFO] [stdout]      |                       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#34` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#35` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#7` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#8` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#9` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#13` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#14` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#15` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#16` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#17` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#18` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#19` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#20` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#21` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#22` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#23` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#24` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#25` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#27` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#28` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#29` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#30` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#31` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#32` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `#33` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:434:40
[INFO] [stdout]     |
[INFO] [stdout] 434 | ...   if let Some(val) = saved_url { std::env::set_var("AETHER_LLM_URL", val); } else { unsafe { std::env::remove_var("AETHER_LLM_U...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout]     = note: `--force-warn deprecated-safe-2024` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 434 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 435 ~         if let Some(val) = saved_url { unsafe { std::env::set_var("AETHER_LLM_URL", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_URL") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:436:40
[INFO] [stdout]     |
[INFO] [stdout] 436 | ...   if let Some(val) = saved_key { std::env::set_var("AETHER_LLM_KEY", val); } else { unsafe { std::env::remove_var("AETHER_LLM_K...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 436 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 437 ~         if let Some(val) = saved_key { unsafe { std::env::set_var("AETHER_LLM_KEY", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_KEY") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:438:42
[INFO] [stdout]     |
[INFO] [stdout] 438 | ...   if let Some(val) = saved_model { std::env::set_var("AETHER_LLM_MODEL", val); } else { unsafe { std::env::remove_var("AETHER_L...
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 438 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 439 ~         if let Some(val) = saved_model { unsafe { std::env::set_var("AETHER_LLM_MODEL", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_MODEL") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:475:40
[INFO] [stdout]     |
[INFO] [stdout] 475 | ...   if let Some(val) = saved_url { std::env::set_var("AETHER_LLM_URL", val); } else { unsafe { std::env::remove_var("AETHER_LLM_U...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 475 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 476 ~         if let Some(val) = saved_url { unsafe { std::env::set_var("AETHER_LLM_URL", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_URL") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:477:40
[INFO] [stdout]     |
[INFO] [stdout] 477 | ...   if let Some(val) = saved_key { std::env::set_var("AETHER_LLM_KEY", val); } else { unsafe { std::env::remove_var("AETHER_LLM_K...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 477 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 478 ~         if let Some(val) = saved_key { unsafe { std::env::set_var("AETHER_LLM_KEY", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_KEY") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:479:42
[INFO] [stdout]     |
[INFO] [stdout] 479 | ...   if let Some(val) = saved_model { std::env::set_var("AETHER_LLM_MODEL", val); } else { unsafe { std::env::remove_var("AETHER_L...
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 479 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 480 ~         if let Some(val) = saved_model { unsafe { std::env::set_var("AETHER_LLM_MODEL", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_MODEL") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:516:40
[INFO] [stdout]     |
[INFO] [stdout] 516 | ...   if let Some(val) = saved_url { std::env::set_var("AETHER_LLM_URL", val); } else { unsafe { std::env::remove_var("AETHER_LLM_U...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 516 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 517 ~         if let Some(val) = saved_url { unsafe { std::env::set_var("AETHER_LLM_URL", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_URL") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:518:40
[INFO] [stdout]     |
[INFO] [stdout] 518 | ...   if let Some(val) = saved_key { std::env::set_var("AETHER_LLM_KEY", val); } else { unsafe { std::env::remove_var("AETHER_LLM_K...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 518 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 519 ~         if let Some(val) = saved_key { unsafe { std::env::set_var("AETHER_LLM_KEY", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_KEY") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to deprecated safe function `std::env::set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:520:42
[INFO] [stdout]     |
[INFO] [stdout] 520 | ...   if let Some(val) = saved_model { std::env::set_var("AETHER_LLM_MODEL", val); } else { unsafe { std::env::remove_var("AETHER_L...
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/newly-unsafe-functions.html>
[INFO] [stdout] help: you can wrap the call in an `unsafe` block if you can guarantee that the environment access only happens in single-threaded code
[INFO] [stdout]     |
[INFO] [stdout] 520 +         // FIXME: Audit that the environment access only happens in single-threaded code.
[INFO] [stdout] 521 ~         if let Some(val) = saved_model { unsafe { std::env::set_var("AETHER_LLM_MODEL", val) }; } else { unsafe { std::env::remove_var("AETHER_LLM_MODEL") }; }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 01s
[INFO] [stderr] crater-edition-check: orchestrator v0.1.0 (/opt/rustwide/workdir/orchestrator) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sandbox v0.1.0 (/opt/rustwide/workdir/sandbox) updating edition from 2021 to 2024
[INFO] [stderr]     Checking sandbox v0.1.0 (/opt/rustwide/workdir/sandbox)
[INFO] [stderr]     Checking orchestrator v0.1.0 (/opt/rustwide/workdir/orchestrator)
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:434:40
[INFO] [stdout]     |
[INFO] [stdout] 434 | ...   if let Some(val) = saved_url { std::env::set_var("AETHER_LLM_URL", val); } else { unsafe { std::env::remove_var("AETHER_LLM_U...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:436:40
[INFO] [stdout]     |
[INFO] [stdout] 436 | ...   if let Some(val) = saved_key { std::env::set_var("AETHER_LLM_KEY", val); } else { unsafe { std::env::remove_var("AETHER_LLM_K...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:438:42
[INFO] [stdout]     |
[INFO] [stdout] 438 | ...   if let Some(val) = saved_model { std::env::set_var("AETHER_LLM_MODEL", val); } else { unsafe { std::env::remove_var("AETHER_L...
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:475:40
[INFO] [stdout]     |
[INFO] [stdout] 475 | ...   if let Some(val) = saved_url { std::env::set_var("AETHER_LLM_URL", val); } else { unsafe { std::env::remove_var("AETHER_LLM_U...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:477:40
[INFO] [stdout]     |
[INFO] [stdout] 477 | ...   if let Some(val) = saved_key { std::env::set_var("AETHER_LLM_KEY", val); } else { unsafe { std::env::remove_var("AETHER_LLM_K...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:479:42
[INFO] [stdout]     |
[INFO] [stdout] 479 | ...   if let Some(val) = saved_model { std::env::set_var("AETHER_LLM_MODEL", val); } else { unsafe { std::env::remove_var("AETHER_L...
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:516:40
[INFO] [stdout]     |
[INFO] [stdout] 516 | ...   if let Some(val) = saved_url { std::env::set_var("AETHER_LLM_URL", val); } else { unsafe { std::env::remove_var("AETHER_LLM_U...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:518:40
[INFO] [stdout]     |
[INFO] [stdout] 518 | ...   if let Some(val) = saved_key { std::env::set_var("AETHER_LLM_KEY", val); } else { unsafe { std::env::remove_var("AETHER_LLM_K...
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `set_var` is unsafe and requires unsafe block
[INFO] [stdout]    --> orchestrator/src/llm_client.rs:520:42
[INFO] [stdout]     |
[INFO] [stdout] 520 | ...   if let Some(val) = saved_model { std::env::set_var("AETHER_LLM_MODEL", val); } else { unsafe { std::env::remove_var("AETHER_L...
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orchestrator` (bin "orchestrator" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "12c1a37a5e907c18b22ea036568795aed4e1103f74a28dcc3989ba7e3c4f8d60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c1a37a5e907c18b22ea036568795aed4e1103f74a28dcc3989ba7e3c4f8d60", kill_on_drop: false }`
[INFO] [stdout] 12c1a37a5e907c18b22ea036568795aed4e1103f74a28dcc3989ba7e3c4f8d60
